new video
This commit is contained in:
parent
3fcfdb822e
commit
1a250c91ca
@ -90,6 +90,7 @@ EMAIL_PORT = 465
|
||||
EMAIL_HOST_USER = 'info@alkator.cz'
|
||||
EMAIL_HOST_PASSWORD = 'hX:"D+6R+c%fLnq'
|
||||
EMAIL_USE_SSL = True
|
||||
EMAIL_TIMEOUT = 10
|
||||
|
||||
|
||||
# Password validation
|
||||
@ -116,7 +117,7 @@ AUTH_PASSWORD_VALIDATORS = [
|
||||
|
||||
LANGUAGE_CODE = 'en-us'
|
||||
|
||||
TIME_ZONE = 'UTC'
|
||||
TIME_ZONE = 'CET'
|
||||
|
||||
USE_I18N = True
|
||||
|
||||
|
@ -100,7 +100,7 @@ class Main extends Component {
|
||||
<button type="submit" class="btn btn-primary">Odeslat</button>
|
||||
</form>
|
||||
<div class="container video">
|
||||
<iframe width="100%" height="800px" src="https://www.youtube.com/embed/-_Uu4rMb3n8?si=3AeWqw319fPrSTse" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="true"></iframe>
|
||||
<iframe width="100%" height="800px" src="https://www.youtube.com/embed/7WB4J_j-VhM?si=kkh2_BBJXw56gVaP" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="true"></iframe>
|
||||
</div>
|
||||
<div class="container">
|
||||
kontakt: <a href="mailto:info@alkator.cz">info@alkator.cz</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user