Commit 32b2d525 authored by Dennis Willers's avatar Dennis Willers 🏀

Create Content for add

parent 4bc737b0
Pipeline #360 passed with stages
in 5 minutes and 30 seconds
...@@ -44,8 +44,15 @@ ...@@ -44,8 +44,15 @@
<br> <br>
<button [disabled]="buttonNextRoundDisabled || gameStatus.activeExplainer == 1" mat-raised-button color="primary" (click)="nextRound()">Ich erkläre und los!</button> <button [disabled]="buttonNextRoundDisabled || gameStatus.activeExplainer == 1" mat-raised-button color="primary" (click)="nextRound()">Ich erkläre und los!</button>
</mat-card-actions> </mat-card-actions>
<head> <div id="957159660">
<script data-ad-client="ca-pub-5661681898041390" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script type="text/javascript">
</head> try {
window._mNHandle.queue.push(function (){
window._mNDetails.loadTag("957159660", "728x90", "957159660");
});
}
catch (error) {}
</script>
</div>
</mat-card> </mat-card>
...@@ -20,4 +20,14 @@ ...@@ -20,4 +20,14 @@
<button [disabled]="buttonCreateGameDisabled" mat-raised-button color="primary" (click)="createGame(sessionName.value)">Spiel erstellen</button> <button [disabled]="buttonCreateGameDisabled" mat-raised-button color="primary" (click)="createGame(sessionName.value)">Spiel erstellen</button>
<button [disabled]="buttonJoinGameDisabled" mat-raised-button color="primary" (click)="joinGame(sessionName.value)">Spiel beitreten</button> <button [disabled]="buttonJoinGameDisabled" mat-raised-button color="primary" (click)="joinGame(sessionName.value)">Spiel beitreten</button>
</mat-card-actions> </mat-card-actions>
<div id="957159660">
<script type="text/javascript">
try {
window._mNHandle.queue.push(function (){
window._mNDetails.loadTag("957159660", "728x90", "957159660");
});
}
catch (error) {}
</script>
</div>
</mat-card> </mat-card>
...@@ -2,6 +2,12 @@ ...@@ -2,6 +2,12 @@
<html lang="en"> <html lang="en">
<head> <head>
<script data-ad-client="ca-pub-5661681898041390" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script data-ad-client="ca-pub-5661681898041390" async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script type="text/javascript">
window._mNHandle = window._mNHandle || {};
window._mNHandle.queue = window._mNHandle.queue || [];
medianet_versionId = "3121199";
</script>
<script src="https://contextual.media.net/dmedianet.js?cid=8CUGTP3MK" async="async"></script>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Tabooh</title> <title>Tabooh</title>
<base href="/"> <base href="/">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment