This repository was archived by the owner on Mar 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88
99 < div class ="container clearfix ">
1010
11- < div class ="heading-block center ">
11+ < div class ="heading-block center add-content-margin ">
1212 < h2 > We are < span > MENA Devs</ span > </ h2 >
1313 < span > one of the largest active online communities in the < abbr title ="Middle East and North Africa "> MENA</ abbr > region</ span >
1414 </ div >
Original file line number Diff line number Diff line change 2424 < div class ="container clearfix ">
2525
2626 < div class ="row clearfix ">
27- < div class ="col-md-12 ">
28- < div class ="style-msg alertmsg ">
27+ < div class ="col-md-12 add-content-margin ">
28+ < div class ="style-msg successmsg ">
2929 < div class ="sb-msg ">
3030 < i class ="icon-warning-sign "> </ i > < strong > Important Information</ strong >
3131 < ul style ="margin-left: 20px ">
32- < li > All job posts are subject to approval by the administrators before they are live on the job board.</ li >
33- < li > Approved job posts on <%= ( link_to AppSettings . application_host , AppSettings . application_host ) %> are distributed via:
32+ < li > All job posts are subject to approval by administrators before they are live on the job board.</ li >
33+ < li > Once approved, job posts are distributed via the following mediums :
3434 < ol style ="margin-left: 20px ">
35- < li > Email to all subscribed members</ li >
36- < li > MENAdevs Slack Group channel #announcement</ li >
37- < li > MENAdevs account on Twitter </ li >
35+ < li > By Email to all subscribed members</ li >
36+ < li > On MENAdevs Slack Group, under the < strong > #announcement</ strong > channel </ li >
37+ < li > On MENAdevs < strong > <%= link_to ( "Twitter account - @menadevs" , "https://twitter.com/menadevs" , target : "_blank" ) %> </ strong > </ li >
3838 </ ol >
3939 </ li >
40- < li > Job posts expire after < strong > 1 month</ strong > from the date of approval </ li >
40+ < li > Job posts expire after < strong > 1 month</ strong > from the date they are published, subject to renewal </ li >
4141 </ ul >
4242 </ div >
4343 </ div >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 22mode : " exact"
33language : " <%= I18n.locale.to_s.split('-')[0].downcase % >"
44schema : " html5-strict"
5- element_format : " html "
5+ element_format : " text "
66resize : true
77height : 500
88paste_as_text : true
@@ -11,15 +11,12 @@ menubar: false
1111plugins :
1212 - preview
1313 - contextmenu
14- - paste
15- - directionality
16- - fullscreen
1714 - nonbreaking
1815 - advlist
1916 - lists
2017
2118toolbar :
22- - formatselect | fontselect | fontsizeselect | bold | italic | underline | strikethrough | alignleft | aligncenter | alignjustify | alignright | bullist | numlist | outdent | indent | removeformat
19+ - formatselect | bold | italic | underline | bullist | numlist | outdent | indent | removeformat
2320
2421setup :
2522 function(ed) {
You can’t perform that action at this time.
0 commit comments