i18n
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
1978ec3fd6
commit
0ec01319c0
|
@ -95,7 +95,14 @@ Whether you're a licensed ham or just a loyal viewer, add your name and help us
|
||||||
<input type="text" name="fornamn" required><br>
|
<input type="text" name="fornamn" required><br>
|
||||||
<label>Efternamn / Surname:</label><br>
|
<label>Efternamn / Surname:</label><br>
|
||||||
<input type="text" name="efternamn" required><br><br>
|
<input type="text" name="efternamn" required><br><br>
|
||||||
<input type="submit" value=::: sv"Skicka"::: ::: en "Send":::>
|
<input type="submit" value=
|
||||||
|
::: sv
|
||||||
|
"Skicka"
|
||||||
|
:::
|
||||||
|
::: en
|
||||||
|
"Send"
|
||||||
|
:::
|
||||||
|
>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue