Commit ceafca79 authored by Romain Loth's avatar Romain Loth

more famous hashtags exemples for profile page

parent bef1e453
...@@ -327,7 +327,7 @@ ...@@ -327,7 +327,7 @@
<div class="input-group tagbox-container"> <div class="input-group tagbox-container">
<label for="hashtags" class="smlabel input-group-addon tagbox-label">Interest groups</label> <label for="hashtags" class="smlabel input-group-addon tagbox-label">Interest groups</label>
<input id="hashtags" name="hashtags" maxlength="350" <input id="hashtags" name="hashtags" maxlength="350"
type="text" class="form-control" placeholder="eg #dataviz, #networks, #rochebrune2018" type="text" class="form-control" placeholder="ex: #residentISC, #gis, #bigdata, #CCS17, #scala, #python, #ecmlpkdd2018"
value="{{ current_user.info.hashtags }}"> value="{{ current_user.info.hashtags }}">
</div> </div>
<p class="legend">(press TAB or ENTER after each)</p> <p class="legend">(press TAB or ENTER after each)</p>
......
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