Change alpha to beta
This commit is contained in:
parent
d4a8fbbda4
commit
31a765b1fa
1 changed files with 1 additions and 1 deletions
|
@ -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" %}" />
|
||||
|
|
Reference in a new issue