Change alpha to beta

This commit is contained in:
Sayamindu Dasgupta 2013-03-08 21:47:23 +00:00
parent d4a8fbbda4
commit 31a765b1fa

View file

@ -25,7 +25,7 @@
margin-left: 0px;
}
</style>
<h1> Scratch 2.0 alpha site </h1>
<h1> Scratch 2.0 beta site </h1>
<form id="password-required-login" action="" method="post">{% csrf_token %}
{{ form.as_p }}
<input type="submit" value="{% trans "Enter" %}" />