====== Creating "Single Promotion" page in CMS ====== === 1. Add styles to a newly created page === Turn on the HTML view by pressing "< >" symbol in the page editor window. Then paste the following code: ---- ---- === 2. Add a page title, sub-title & paragraph === Paste the following code below (note: In this example a page title is "100% First Deposit Bonus", sub-title is "We’ll match your first bonus of up to 20,000 TSh! Sign up today.", promotion text is "Your promotion text here".): ---- ← Back

100% First Deposit Bonus

We’ll match your first bonus of up to 20,000 TSh! Sign up today.

Your promotion text here

---- === Extra 1: Add a full width image === Paste the following code in a last step
here
block: ----
---- To change the image you need to replace the image link in this part of code ---- === Extra 2: Add a button === Paste the following code in a last step
here
block: ---- SIGN UP ---- Change a button link. To change it you need to edit the link in this part of code ---- ====== Full demo code for a single-promotion page ====== ← Back

100% First Deposit Bonus

We’ll match your first bonus of up to 20,000 TSh! Sign up today.

Get up to 20,000 TSh in Free Bets when you sign-up and bet on sports!

Here’s how it works:

· Register a new Meridianbet account on mobile or online.

· Make your first deposit of up to 20,000 TSh

· Place bets at odds totalling 2.0 or greater to the value of 20,000 TSh and once you’ve bet through your entire first deposit, we’ll match your deposit.

· You’ll be credited with the amount of your first deposit straight away!

· Once your Free Bets are credited, you’ll have seven days to use them.

SIGN UP

Terms & Conditions

All tickets that are not used in accordance with the above conditions will be rejected.

Meridianbet reserves the right to terminate the promotion as well as to change the rules of the promotion at any time.

Meridianbet reserves the right to cancel the results and not pay the prize, in cases where the player’s result is partly or entirely due to an obvious error, technical problem or malfunction of the site or application, regardless of whether the error, problem or malfunction is human, mechanical or software bugs, as well as in cases of fraud or combined play by multiple players.

The organizer reserves the right to exclude any user suspected of violating the rules of the game or promotion in any part or suspected of joint betting.

General terms and conditions apply.

---- === Result === ---- {{ :admin:online-platform-cms:single-promotion.png |}} ---- **✔ Always use HTML view option in the page editor window while doing all steps.** ----