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,9 +1,8 @@
{% extends "global/layout.html" %}
{% block title %}SSU Protocol Specification{% endblock %}
{% block lastupdated %}October 2012{% endblock %}
{% block accuratefor %}0.9.2{% endblock %}
{% block content %}
Updated October 2012 for release 0.9.2
<p>
<a href="{{ site_url('docs/transport/ssu') }}">See the SSU page for an overview of the SSU transport</a>.