master
Nick Sergeant 2016-06-20 14:22:04 -04:00
parent 1922b79656
commit 3cbc28752d
1 changed files with 2 additions and 2 deletions

View File

@ -4,13 +4,13 @@
<html lang="en" class="{% block html-class %}{% endblock %}" ng-app="Snipt">
<head>
<title>{% block page-title %}Snipt{% endblock %}</title>
<title>{% block page-title %}Snipt{% endblock %} - Code snippet app for teams and individuals.</title>
<meta charset="utf-8" />
<meta name="google-site-verification" content="BantFMmY6nSP8wFvb_SDKwYZo08HglaCpNMXQqTyOuk" />
{% block page-description %}
<meta name="description" content="Long-term memory for coders. Share and store code snippets." />
<meta name="description" content="Code snippet app for teams and individuals." />
{% endblock %}
{% if 'page' in request.GET %}