Added lastupdated and accuratefor blocks to consolidate and enable styling

This commit is contained in:
str4d
2012-12-14 03:41:29 +00:00
parent 0ebefb6156
commit 7171a3bd78
34 changed files with 75 additions and 73 deletions

View File

@@ -1,10 +1,10 @@
{% extends "global/layout.html" %}
{% block title %}Tunnel Implementation{% endblock %}
{% block lastupdated %}October 2010{% endblock %}
{% block accuratefor %}0.8{% endblock %}
{% block content %}
This page documents the current tunnel implementation.
Updated October 2010 for release 0.8
<h2 id="tunnel.overview">Tunnel overview</h2>