File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 66 <img class =" block h-full bg-black border border-white border-solid rounded-l-lg" src =" {{ url_for('UserContent.get_avatar', uid=(user.discord or 0), s='full')}}" >
77 <div class =" flex flex-col flex-1 h-full pl-4 text-white bg-black rounded-r-lg" >
88 <h1 class =" m-0 mt-1 text-xl font-bold text-white" >{{user.wikidot}}</h1 >
9- <p class =" m-0 text-sm" ><b >{{stats.originals }}</b > Článků</p >
9+ <p class =" m-0 text-sm" ><b >{{stats.original_count }}</b > Článků</p >
1010 <p class =" m-0 text-sm" >Nejnovější článek: <b ><a href =" {{last.link}}" class =" text-white transition-opacity hover:opacity-75" target =" _top" >{{last.name}}</b ></a ></p >
1111 </div >
1212 <div class =" absolute top-0 right-0 block p-2 font-semibold text-white rounded-tr-lg rounded-bl-lg bg-gradient-to-r from-teal-200 to-teal-500" >Spisovatel</div >
Original file line number Diff line number Diff line change 66 <img class =" block h-full bg-black border border-white border-solid rounded-l-lg" src =" {{ url_for('UserContent.get_avatar', uid=(user.discord or 0), s='full')}}" >
77 <div class =" flex flex-col flex-1 h-full pl-4 bg-center text-white bg-pink-900 bg-[url('../../static/catto.png')] rounded-r-lg" >
88 <h1 class =" m-0 mt-1 text-xl font-bold text-white" >{{user.wikidot}}</h1 >
9- <p class =" m-0 text-sm" ><b >{{stats.originals }}</b > Článků</p >
9+ <p class =" m-0 text-sm" ><b >{{stats.original_count }}</b > Článků</p >
1010 <p class =" m-0 text-sm" >Nejnovější článek: <b ><a href =" {{last.link}}" class =" text-white transition-opacity hover:opacity-75" target =" _top" >{{last.name}}</b ></a ></p >
1111 </div >
1212 <div class =" absolute top-0 right-0 block p-2 font-semibold text-white rounded-tr-lg rounded-bl-lg bg-gradient-to-r from-teal-200 to-teal-500" >Spisovatel</div >
You can’t perform that action at this time.
0 commit comments