diff options
Diffstat (limited to 'project/templates/about.html')
-rw-r--r-- | project/templates/about.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/project/templates/about.html b/project/templates/about.html index 7b6dc96..fe554a4 100644 --- a/project/templates/about.html +++ b/project/templates/about.html @@ -61,6 +61,11 @@ talent for prose is comparatively not so great. </tr> </table> +<h4>Technical Details</h4> + +<p>This website is best viewed with any browser compliant with XHTML 1.1 and MathML 2.0. If your +browser cannot handle those standards, tough. Get a better web browser.</p> + {% endblock %} |