summaryrefslogtreecommitdiff
path: root/templates/page.mako
blob: 8e30cf390fafed73e3bd0bc7f9d5e50e843d6cb5 (plain)
1
2
3
4
5
6
7
8
9
10
<%inherit file="/root.mako" />

## content

<h1 class="title">${self.heading()}</h1>
${next.body()}

## functions
<%def name="heading()">
</%def>
title='2012-09-07 18:43:14 +0200'>2012-09-07Fullscreen for both vim and emacsRené Neumann2-0/+33 2012-09-07disable evil -- it just does not workRené Neumann1-1/+1 2012-09-07emacs clipboard optionsRené Neumann1-0/+5 2012-09-06vim: togglingRené 'Necoro' Neumann1-1/+11